﻿2026-07-22T04:40:31.5118823Z ##[group]Run actions/checkout@v5
2026-07-22T04:40:31.5119672Z with:
2026-07-22T04:40:31.5120015Z   fetch-depth: 0
2026-07-22T04:40:31.5120424Z   repository: BigscreenVR/spt-bs-core
2026-07-22T04:40:31.5123426Z   token: ***
2026-07-22T04:40:31.5123779Z   ssh-strict: true
2026-07-22T04:40:31.5124127Z   ssh-user: git
2026-07-22T04:40:31.5124508Z   persist-credentials: true
2026-07-22T04:40:31.5124899Z   clean: true
2026-07-22T04:40:31.5125243Z   sparse-checkout-cone-mode: true
2026-07-22T04:40:31.5125651Z   fetch-tags: false
2026-07-22T04:40:31.5126003Z   show-progress: true
2026-07-22T04:40:31.5126351Z   lfs: false
2026-07-22T04:40:31.5126680Z   submodules: false
2026-07-22T04:40:31.5127041Z   set-safe-directory: true
2026-07-22T04:40:31.5127437Z   allow-unsafe-pr-checkout: false
2026-07-22T04:40:31.5128051Z ##[endgroup]
2026-07-22T04:40:31.5933243Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T04:40:31.5934758Z ##[group]Getting Git version info
2026-07-22T04:40:31.5935435Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-22T04:40:31.5936396Z [command]/usr/bin/git version
2026-07-22T04:40:31.5953124Z git version 2.43.0
2026-07-22T04:40:31.5970901Z ##[endgroup]
2026-07-22T04:40:31.5981987Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/de0afeca-d8d6-428d-9c00-ba7996375825' before making global git config changes
2026-07-22T04:40:31.5983130Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T04:40:31.5985701Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T04:40:31.6018702Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-22T04:40:31.6037360Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T04:40:31.6048739Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T04:40:31.6052013Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T04:40:31.6071185Z HEAD
2026-07-22T04:40:31.6161445Z ##[endgroup]
2026-07-22T04:40:31.6163983Z [command]/usr/bin/git submodule status
2026-07-22T04:40:31.6351276Z ##[group]Cleaning the repository
2026-07-22T04:40:31.6353886Z [command]/usr/bin/git clean -ffdx
2026-07-22T04:40:32.4748263Z Removing target/
2026-07-22T04:40:32.4760604Z [command]/usr/bin/git reset --hard HEAD
2026-07-22T04:40:32.4813176Z HEAD is now at 309ea34b Merge d13ea276d9e2138e5d299f4d31f248ebaa7e65ee into 69a0e4fc6a268697925b0c77a56292b1d5993bcb
2026-07-22T04:40:32.4818179Z ##[endgroup]
2026-07-22T04:40:32.4819857Z ##[group]Disabling automatic garbage collection
2026-07-22T04:40:32.4823056Z [command]/usr/bin/git config --local gc.auto 0
2026-07-22T04:40:32.4847832Z ##[endgroup]
2026-07-22T04:40:32.4848675Z ##[group]Setting up auth
2026-07-22T04:40:32.4853114Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T04:40:32.4878283Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-22T04:40:32.5060825Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T04:40:32.5087685Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-22T04:40:32.5273143Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T04:40:32.5299641Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T04:40:32.5487876Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-22T04:40:32.5518757Z ##[endgroup]
2026-07-22T04:40:32.5519774Z ##[group]Fetching the repository
2026-07-22T04:40:32.5525712Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-07-22T04:40:32.9992194Z [command]/usr/bin/git branch --list --remote origin/main
2026-07-22T04:40:33.0030758Z   origin/main
2026-07-22T04:40:33.0037589Z [command]/usr/bin/git rev-parse refs/remotes/origin/main
2026-07-22T04:40:33.0058715Z b68d5c3e7361351182ac186e4eb920eeb7bf5fa6
2026-07-22T04:40:33.0062601Z ##[endgroup]
2026-07-22T04:40:33.0063488Z ##[group]Determining the checkout info
2026-07-22T04:40:33.0064842Z ##[endgroup]
2026-07-22T04:40:33.0066583Z [command]/usr/bin/git sparse-checkout disable
2026-07-22T04:40:33.0138206Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-22T04:40:33.0162495Z ##[group]Checking out the ref
2026-07-22T04:40:33.0164743Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-22T04:40:33.0260501Z Previous HEAD position was 309ea34b Merge d13ea276d9e2138e5d299f4d31f248ebaa7e65ee into 69a0e4fc6a268697925b0c77a56292b1d5993bcb
2026-07-22T04:40:33.0267999Z Switched to a new branch 'main'
2026-07-22T04:40:33.0269318Z branch 'main' set up to track 'origin/main'.
2026-07-22T04:40:33.0275759Z ##[endgroup]
2026-07-22T04:40:33.0305542Z [command]/usr/bin/git log -1 --format=%H
2026-07-22T04:40:33.0324563Z b68d5c3e7361351182ac186e4eb920eeb7bf5fa6
